From: Adrian Robert Date: Sun, 14 Jun 2009 18:58:38 +0000 (+0000) Subject: * nsfont.m (ns_attribute_value): Remove. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~391 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9d78a72c90ec250824ee3424975ea178f7ef1a3a;p=emacs.git * nsfont.m (ns_attribute_value): Remove. (ns_attribute_fvalue): Incorporate code from ns_attribute_value. (ns_has_attribute): Shrink the normal range. (ns_findfonts): Don't worry about requested spec in determining need for synthItal. --- diff --git a/src/ChangeLog b/src/ChangeLog index d4361e39ca2..8253ae2405a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2009-06-14 Adrian Robert + + * nsfont.m (ns_attribute_value): Remove. + (ns_attribute_fvalue): Incorporate code from ns_attribute_value. + (ns_has_attribute): Shrink the normal range. + (ns_findfonts): Don't worry about requested spec in determining + need for synthItal. + 2009-06-14 Seiji Zenitani * xdisp.c [USE_MAC_TOOLBAR]: Remove obsolete definition for Mac Carbon.